
	@media only screen and (max-width: 750px) {
		.swiper-wrapper-mobile {
			height:4.2553rem !important;
		}
        .wrapper {
            min-width: auto !important;
        }
		.turn-img{
			height: 100% !important;
		}
		.center-img{
			padding-top: 0.4255rem !important;
			padding-bottom: 0.4255rem !important;

		}
		.mobile-card{
			display: block !important;
			padding-bottom:0.4255rem; 
		}
		.sectionChannel{
			display: none;
		}
		.bold-title{
			font-size: 0.4255rem;
			font-weight: 500;
			text-align: left;
			color: #333333;
			margin-left: 0.2127rem !important;
			margin-bottom: 0.1063rem;
		}
		.inner-text{
			font-size: 0.4255rem;
			font-weight: 400;
			text-align: left;
			color: #333333;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 3;
			overflow: hidden;
			text-overflow: ellipsis;
			margin-left:0.2127rem;
		}
		.inner-text >p{
		text-align: left !important;
		}
		.newsVideoTitle-mobile{
			font-size: 0.4255rem !important;
			font-weight: 500 !important;
			text-align: center !important;
			color: #111111 !important;
			padding-top: 0.1063rem !important;
			padding-bottom: 0.2978rem !important;
		}
		.video-wrapper{
			display: flex;
			flex-wrap: wrap;
			padding-left: 0.2127rem;
			padding-right: 0.2127rem;
		}
		.video-wrapper-item{
			width: calc(50% - 0.1595rem);
			height: 2.8723rem;
			margin-bottom: 1.4rem;
		}
		.video-wrapper-item:nth-child(odd) {
  			margin-right: 0.2978rem;
		}
		.video-wrapper-img{
			width: 100%;
			height: calc(100% - 0.6382rem);
		}
		.video-wrapper-title{
			font-size: 0.3733rem;
			font-weight: 500;
			text-align: left;
			color: #333333;
			margin-top: 0.4rem;
			line-height: 0.2978rem;
		}
		.video-wrapper-time{
			font-size: 0.2127rem;
			font-weight: 400;
			text-align: left;
			color: #999999;
			line-height: 0.2978rem;
			margin-top: 0.3rem;
		}
		.video-visible{
			display: none;
		}
		.mobile-visible{
			display: block !important;
		}
		.newsMore-mobile{
			padding-bottom: 1.5319rem;
			padding-top: 0.4255rem;
		}
		.inner-button{
		font-size: 0.373rem;
		font-weight: 400;
		text-align: center;
		color: #333333;
		line-height: 0.533rem;
		padding: 0.2rem 0.8rem;
		border-radius: 0.733rem;
		border: 1px solid #ccc;
		background-color: #fff;
		}
		/* .modal.in .modal-dialog {
			top: 3.553rem !important;
			left: 0.2978rem !important;
			right: 0.2978rem !important;
			width: auto !important;
			transform:none !important;
		}
		.modal.in .modal-dialog img {
			display: none;
		} */
		.videoMobile{
				top: 3.553rem !important;
			left: 0.2978rem !important;
			right: 0.2978rem !important;
			width: auto !important;
			transform:none !important;
		}
			.videoMobile img {
			display: none;
		}
	}